projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
324c74a
)
colobutton: skip set_rgba as it is already in the choosercolor interface
author
Ignacio Casal Quinteiro
<icq@gnome.org>
Thu, 20 Sep 2012 10:50:27 +0000
(12:50 +0200)
committer
Ignacio Casal Quinteiro
<icq@gnome.org>
Thu, 20 Sep 2012 10:51:10 +0000
(12:51 +0200)
gtk/gtkcolorbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcolorbutton.c
b/gtk/gtkcolorbutton.c
index 3accadd10e9e61f5935210f719edd3785ecb828d..63dd81cd93cc79795823e8a1f58b138029d1dda9 100644
(file)
--- a/
gtk/gtkcolorbutton.c
+++ b/
gtk/gtkcolorbutton.c
@@
-721,7
+721,7
@@
gtk_color_button_get_alpha (GtkColorButton *button)
}
/**
- * gtk_color_button_set_rgba:
+ * gtk_color_button_set_rgba:
(skip)
* @button: a #GtkColorButton
* @rgba: a #GdkRGBA to set the current color with
*